﻿.narrow_holder{
    width: 750px;
    margin: 0px auto;
    direction:rtl;
    font-size: 12px;    
    line-height:19px;
    font-family: Arial;    
}
.narrow_holder .seo_holder{
    background: #ffffff url(../../Images/Narrow/seo_back.gif) repeat-x 0 0;  
    padding: 10px; 
    float: right;
    width: 730px;
    #width: 750px;
}
.narrow_holder .seo_holder .cat_holder{
    width:160px;
    margin: 0px 10px;
    float: right;
}
.narrow_holder .seo_holder .cat_holder ul{
    list-style-type:none;
    margin: 0;
    padding: 0;
}
.narrow_holder .seo_holder .cat_holder ul li a{
	color:#333333;
    text-decoration:none;
}
.narrow_holder .seo_holder .cat_holder ul li a:hover{
    color:#C90000;
    text-decoration:underline;
}

.narrow_holder .bottom_menu_holder
{
    border: solid #f3f3f3;
    border-width: 1px 0px;
    padding:10px 0px;
    clear:both;
    text-align: center;
}
.narrow_holder .bottom_menu_holder span
{
    padding:0px 20px;
    display: inline-block;
}
.narrow_holder .bottom_menu_holder span a
{
    color:#333333;
    font-weight:normal;
    text-decoration:none;
}
.narrow_holder .bottom_menu_holder span a:hover
{
    color:#C90000;
    font-weight:normal;
    text-decoration:underline;
}
.narrow_holder .login_holder_container
{
	float: right;
	width: 600px;
}
.imgMyAccount
{
	margin: 7px 5px 0px 10px;
}
/*.narrow_holder .bottom_menu_holder{
    border-color:#F3F3F3;
    border-style:solid;
    border-width:1px 0;
    clear:both;
    float:right;
    overflow:hidden;
    padding:10px 0;
    width:100%;
    zoom: 1;
}
.narrow_holder .bottom_menu_holder ul{  
    float:left;
    left:50%;
    list-style-type:none;
    margin:0 auto;
    padding:0;
    position:relative;
}  
.narrow_holder .bottom_menu_holder ul li{
    float:left;
    position:relative;
    right:50%;
    margin-left:10px;
}   
.narrow_holder .bottom_menu_holder ul li a{
    color:#333333;
    display:block;
    font-weight:normal;
    padding:1px 15px;
    text-decoration:none;
    width:auto;
}  
.narrow_holder .bottom_menu_holder ul li a:hover{
    color:#C90000;
    display:block;
    font-weight:normal;
    padding:1px 15px;
    text-decoration:underline;
    width:auto;        
}  */
.narrow_holder .bottom_icons_holder{
    border-color:#F3F3F3;
    border-style:solid;
    border-width:1px 0 0;
    clear:both;
    float:right;
    overflow:hidden;
    padding:10px 0;
    width:100%;
    zoom: 1;
}
.narrow_holder .bottom_icons_holder ul{
    float:left;
    left:50%;
    list-style-type:none;
    margin:0 auto;
    padding:0;
    position:relative;
}
.narrow_holder .bottom_icons_holder ul li{
    float:left;
    position:relative;
    right:50%;
    margin-left:30px;
}    
.narrow_holder .bottom_icons_holder ul li a img{
    border: 0px;
}
    .logo_holder{
    bottom:0;
    height:92px;
    left:0;
    position:absolute;
    width:146px;
}
.narrow_holder .search_holder{
    float:right;
    width:600px;
    height:45px;
    padding-top:5px;
    position:relative;
}
.narrow_holder .search_holder input.search{
    border:1px solid #CCCCCC;
    color:#666666;
    font-family:Arial;
    font-size:12px;
    height:20px;
    padding-right:5px;
    padding-top:1px;
    width:120px;
    #margin-top: -1px;
}
.narrow_holder .button{
    border:1px solid #C5C5C5;
    display:inline-block;
    height:18px;
}
.narrow_holder .find_off{
    background:#FFFFFF url(../../Images/Narrow/buttons.png) no-repeat scroll -174px 0;
    margin-right:-4px;
    position:absolute;
    right:123px;
    #height:20px;
    top:5px;
    width:47px;
    }
.narrow_holder .find_on{
    background:#FFFFFF url(../../Images/Narrow/buttons.png) no-repeat scroll -174px -18px;
    margin-right:-4px;
    position:absolute;
    right:123px;
	#height:20px;
    top:5px;
    width:47px;
    cursor:pointer;
    }
.narrow_holder .search_holder .top_menu_holder {
    float:left;
    height:25px;
    left:0;
    position:absolute;
    top:0;
    width:432px;
    overflow:hidden;
    }
.narrow_holder .search_holder .top_menu_holder .top_menu{
    padding: 0px;
    margin: 5px;
}        
.narrow_holder .search_holder .top_menu_holder .top_menu li {
    border-left:1px solid #CCCCCC;
    display:inline;
    list-style-type:none;
    margin:0;
    padding:0 10px;
    }
.narrow_holder .search_holder .top_menu_holder .top_menu li a { 
    color:#999999; 
    font-size:12px;
    font-weight:bold;
    text-decoration: underline;
   }  
.narrow_holder .red_text{
    color:#C90000;
} 
.narrow_holder .login_holder .enter_off
{
    background:#FFFFFF url(../../Images/Narrow/buttons.png) no-repeat scroll -288px 0px;
    margin-right:-4px;
    position:absolute;
    right:123px;
    top:10px;
    width:62px;
}

.narrow_holder .login_holder .register_on
{
    background:#FFFFFF url(../../Images/Narrow/buttons.png) no-repeat scroll -226px -18px;
    margin-right:-4px;
    position:absolute;
    right:197px;
    top:10px;
    width:62px;
	cursor:pointer;
}

.narrow_holder .login_holder .register_off
{
    background:#FFFFFF url(../../Images/Narrow/buttons.png) no-repeat scroll -226px 0px;
    margin-right:-4px;
    position:absolute;
    right:197px;
    top:10px;
    width:62px;
}

.narrow_holder .login_holder .enter_on
{
    background:#FFFFFF url(../../Images/Narrow/buttons.png) no-repeat scroll -288px -18px;
    margin-right:-4px;
    position:absolute;
    right:142px;
    right:123px;
    top:10px;
    width:62px;
	cursor:pointer;
}
.narrow_holder .join_text{
     float: left;
     width: 120px;
     font-size: 17px;
     color: #808080;
     font-weight: bold;
     text-align: left;
     position: relative;
     top: 17px;
} 
.narrow_holder .login_holder{
    float: right;
    width: 350px;
    height: 36px;
    background: transparent url(../../Images/Narrow/login_back.png) no-repeat right top;
    position: relative;
}
.narrow_holder .nav_holder{
    position:relative;
    margin: 0px auto;
    zoom: 1;
    width:750px;
    float: right;
}
.narrow_holder .search_holder .top_menu_holder .top_menu li.last
{
	border-width:0px;
	
}